Welcome![Sign In][Sign Up]
Location:
Search - generator number

Search list

[ELanguagegrammatica-1.4.tar.gz

Description: Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
Platform: | Size: 633058 | Author: | Hits:

[Mathimatics-Numerical algorithmsmt19937-2.c

Description: 伪随机数生成算法,很优秀,double 0-1-pseudo-random number generator algorithm, very good, double 0-1
Platform: | Size: 2336 | Author: 张清之 | Hits:

[OS program200482712133053

Description: 进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
Platform: | Size: 1415 | Author: 佟童 | Hits:

[GUI Developrandom_nor_eve

Description: 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式。-VC 6 achieved a pseudo-random number generator demonstration program source code, including the normal random number generation and distribution of random numbers generated both ways.
Platform: | Size: 23441 | Author: 黄亮 | Hits:

[Other resource(1)

Description: 1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。 2、 通过堆栈及判断实现迷宫的自动寻找路径功能 -1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the final path with "8" that if no path was reportedly Print text, if it were printed out trails path. 2, stack and judgment to achieve the labyrinth path function to automatically search
Platform: | Size: 38460 | Author: 毅君 | Hits:

[JSP/JavaIdMaker

Description: 身份证号码生成器(JAVA版),感兴趣的朋友过来看一下,有需要改进的地方.望不吝赐教-identity card number generator (Java version), interested friends and see that there is a need for improvement. Look wing
Platform: | Size: 11483 | Author: 许斌 | Hits:

[Other resourceRANDOMS

Description: 随机数生成源代码,提供C++类和注释与一个测试例子。-random number generator source code for C and Notes with a test case.
Platform: | Size: 4361 | Author: 张张 | Hits:

[Dialog_Window彩票号码生成器

Description: 这是一个彩票号码生成器的小程序,用vc编的,可以随机产生不同的彩票号码,有一定实用价值,界面比较简单。-This is a lottery number generator of small programs with vc series, can produce different random lottery numbers, a certain practical value, a relatively simple interface.
Platform: | Size: 28643 | Author: 欧阳凡 | Hits:

[Otherrandom(mt19937)

Description: 一个随机数产生器(mt19937) 计算物理中Monte Carlo方法中的基本条件 周期为2^19937-a random number generator (mt19937) Computational Physics Monte Carlo methods of the basic conditions for the cycle 2 ^ 19937
Platform: | Size: 2761 | Author: 张文涛 | Hits:

[Otherblackeye_elgamalkeygenerator10beta3

Description: 大素数生成器,根据用户的设置自动生成一个符合要求的大素数,计算速度较快。-large prime number generator, according to the automatic generation to meet the requirements of a large prime numbers, the fast calculation.
Platform: | Size: 72809 | Author: 冯英 | Hits:

[Other resourceLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk / Gnome programming related online resources, Appendix C is Gtk / Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988538 | Author: 黄影 | Hits:

[Other resource八位的伪随机数产生的verilog文件

Description: 八位的伪随机数产生的verilog文件linear-feedback-shift-register-eight pseudo-random number generator in Verilog document linear-feedback - shift-register
Platform: | Size: 1837 | Author: 陈正一 | Hits:

[Other2t1程序

Description: 二进一出的伪随机数生成程序,即将两个不随机的数据流作为输入,生成出一条随机特性较好的数据流-two into a pseudo-random number generator procedures, not the upcoming two random data stream as input, generating a better characteristics of the random data stream
Platform: | Size: 761691 | Author: pys | Hits:

[Other resourceqt3.3.4 for win商用版开发包

Description: qt3.3.4 for win商用版开发包,配合Qt-Enterprise v3.3.4序列号生成器-qt3.3.4 for win business version development kits, with Qt-Enterprise v3.3.4 serial number generator
Platform: | Size: 21499713 | Author: 高颖峰 | Hits:

[Other resourcesuijishu12311

Description: 演示了随机数的产生和使用。用vb来实现。用流星雨的方式来模拟随机数生成-demonstration, the random number generation and use. Vb used to be achieved. With the meteor shower to simulate the random number generator
Platform: | Size: 2409 | Author: 溜溜 | Hits:

[Other resourceSimuLottery

Description: 1、43选7摇奖小游戏 2、采用动画方式 3、采用转盘43等分的方式 4、采用随机数产生要摇的彩号 5、自动保存摇奖历史,确保每次摇奖结果不一样。-48/88 7 election draws small two games, animation using three methods used turntable 43 equal portions of four, using random number generator to shake the Caihao 5, automatic affinity preserve history, to ensure that each lottery results are not the same.
Platform: | Size: 435479 | Author: 王伟 | Hits:

[Other resourceDS_kuopin_simulation

Description: 通过Monte Carlo仿真,说明DS扩频信号在抑制正弦干扰方面的有效性。用一均匀随机数发生器产生某个二进制信息符号的序列,每个信息比特重复Lc次。 包含文件:DS_restrain_interference.M SS.M-through Monte Carlo simulation, note DS spread spectrum signal sinusoidal interference in inhibiting the effectiveness. Using a uniform random number generator produce a binary sequence information symbols, each bit of information to repeat Lc times. Documents include : DS_restrain_interference.M SS.M
Platform: | Size: 1579 | Author: 杨絮 | Hits:

[JSP/Javarandom-number-generator

Description: javascript program generator random number
Platform: | Size: 1024 | Author: fds3r43wq | Hits:

[JSP/JavaRandom-Number-Generator-master

Description: A clean, simple random number generator with the added bonus of save states.
Platform: | Size: 702464 | Author: Dimitri | Hits:

[OtherZufallszahlengeneratorVHDL

Description: random number generator - 16bit
Platform: | Size: 140288 | Author: Levo123 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 45 »

CodeBus www.codebus.net